Skip to content

log every output file - #215

Merged
hboutemy merged 1 commit into
masterfrom
sinkfactory
Dec 16, 2025
Merged

log every output file#215
hboutemy merged 1 commit into
masterfrom
sinkfactory

Conversation

@hboutemy

@hboutemy hboutemy commented Dec 13, 2025

Copy link
Copy Markdown
Member

lists every file generated by report, not only the first one

before:

[INFO] --- plugin-report:3.15.1:report (default-cli) @ maven-clean-plugin ---
[INFO] Rendering report as markdown markup to target/reports/plugin-info.markdown

after:

[INFO] --- plugin-report:3.15.1:report (default-cli) @ maven-clean-plugin ---
[INFO] Rendering report as markdown markup to target/reports/plugin-info.markdown
[INFO]           target/reports/clean-mojo.html
[INFO]           target/reports/help-mojo.html

@hboutemy hboutemy added the enhancement New feature or request label Dec 13, 2025
Comment thread src/main/java/org/apache/maven/reporting/AbstractMavenReport.java
@hboutemy
hboutemy merged commit 81a02a8 into master Dec 16, 2025
28 checks passed
@hboutemy
hboutemy deleted the sinkfactory branch December 16, 2025 15:54
@github-actions github-actions Bot added this to the 4.0.1 milestone Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants